The item you tried to buy is no longer available [Environment: Sandbox]
Posted
by Ansari
on Stack Overflow
See other posts from Stack Overflow
or by Ansari
Published on 2010-06-15T08:06:12Z
Indexed on
2010/06/15
8:12 UTC
Read the original article
Hit count: 268
I am trying to put In App purchase in my application. I had setup a consumable product which was working fine in Sandbox environment. Now i just made a new product which is non-consumable with new price tier, and deleted the old one. Update my code, with the new Product ID. When request is sent, it properly shows the right Product with newly added price tier, But when you tap on Buy button it gives you the error "The item you tried to buy is no longer available [Environment: Sandbox]". Any idea ?
© Stack Overflow or respective owner